home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 April
/
Gamestar_61_2004-04_dvdb.iso
/
DVDStar
/
Editace
/
hltp.exe
/
{app}
/
Applications
/
Amytal
/
style.cfg
< prev
Wrap
Text File
|
2004-02-07
|
845b
|
27 lines
# Amytal style.cfg
#
# This file uses variable substitution to set your default results
# format, which Amytal will then use to display player info.
#
# Valid variables are:
# %pname = player name (in game)
# %SID = SteamID
# %clan = clan as reported by league
# %league = league abbreviation
# %handle = user handle as reported by league website
#
# These may be formatted practically anyway you like; the only requisite
# is that you have at least one variable. If it doesn't, or if Amytal
# can't understand your format, the program default will be used.
#
# For example, this format
#
# -%pname(%SID)- %clan [%league]
#
# will produce output that looks like this
#
# -3D | Ksharp(0:0:1662)- 3D [cs]
#
# Don't make it too long or CS will truncate your output
# Lines beginning with '#' or whitespace are ignored